Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: update and delete build cache #102

Merged
merged 5 commits into from
Oct 20, 2024
Merged

ci: update and delete build cache #102

merged 5 commits into from
Oct 20, 2024

Conversation

utybo
Copy link
Owner

@utybo utybo commented Oct 20, 2024

Mostly just updating stuff in the CI, and deleting the build cache support.

I originally hosted a build cache on a server of mine, but I've since gotten rid of that server. Turns out that the GitHub Actions action for setting up gradle also sets up a build cache via the GHA cache, so we don't need to do that complicated stuff.

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.50%. Comparing base (eb71e75) to head (21fde25).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #102   +/-   ##
=========================================
  Coverage     89.50%   89.50%           
  Complexity      636      636           
=========================================
  Files           200      200           
  Lines          4470     4470           
  Branches        448      448           
=========================================
  Hits           4001     4001           
  Misses          305      305           
  Partials        164      164           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Oct 20, 2024

@github-actions github-actions bot temporarily deployed to pull request October 20, 2024 15:20 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 20, 2024 15:40 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 20, 2024 20:25 Inactive
@utybo utybo merged commit 9fa9827 into main Oct 20, 2024
9 checks passed
@utybo utybo deleted the update-ci-2024-10 branch October 20, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant